func crypto/x509.newRawAttributes

2 uses

	crypto/x509 (current package)
		x509.go#L1842: func newRawAttributes(attributes []pkix.AttributeTypeAndValueSET) ([]asn1.RawValue, error) {
		x509.go#L2009: 	rawAttributes, err := newRawAttributes(attributes)